home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Me-Mz
/
METROSTK.cpt
/
MetroStack
/
card_3082.txt
< prev
next >
Wrap
Text File
|
1989-04-11
|
8KB
|
372 lines
-- card: 3082 from stack: in
-- bmap block id: 3341
-- flags: 0000
-- background id: 2640
-- name: downtown
----- HyperTalk script -----
on openCard
global boxText
put boxText into bg fld 1
end openCard
on closeCard
hide cd fld 1
end closeCard
on flasher
repeat 8 times
set hilite of cd btn 15 to true
wait(5)
set highlight of cd btn 15 to false
wait(5)
end repeat
end flasher
-- part 2 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=142 top=99 right=223 bottom=366
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
hide me
put empty into me
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=49 top=71 right=83 bottom=61
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 26Foggy Bottom-GWU
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 26 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=143 top=64 right=76 bottom=155
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 23Farragut West
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 23 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=208 top=64 right=76 bottom=220
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 36McPherson Square
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 36 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=251 top=96 right=108 bottom=263
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 38Metro Center
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 38 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=251 top=152 right=164 bottom=263
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 25Federal Triangle
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 25 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=251 top=219 right=231 bottom=263
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 50Smithsonian
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 50 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=311 top=259 right=271 bottom=323
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 35L'Enfant Plaza
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 35 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=368 top=259 right=271 bottom=380
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 24Federal Center SW
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 24 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=311 top=163 right=175 bottom=323
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 2Archives
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 2 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=311 top=96 right=108 bottom=323
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 29Gallery Place
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 29 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=149 top=43 right=55 bottom=161
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 22Farragut North
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 22 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 14 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=363 top=122 right=134 bottom=375
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 32Judiciary Square
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 32 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 15 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=457 top=106 right=118 bottom=469
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 55Union Station
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 55 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 18 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=263 top=66 right=87 bottom=307
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
Answer "See you at MacWorld Expo Washington!" with "Yeah!"
end mouseUp
-- part 28 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=454 top=259 right=271 bottom=466
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 10Capitol South
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd
put 10 into foo
put the short name of me into station
SetupTrip foo
end mouseUp